Skip to content

Chore: [AEA-0000] - workflow to update dev container#714

Merged
anthony-nhs merged 1 commit intomainfrom
update_dev_container
Mar 27, 2026
Merged

Chore: [AEA-0000] - workflow to update dev container#714
anthony-nhs merged 1 commit intomainfrom
update_dev_container

Conversation

@anthony-nhs
Copy link
Copy Markdown
Contributor

Summary

  • Routine Change

Details

  • workflow to update dev container

Copilot AI review requested due to automatic review settings March 27, 2026 11:56
@github-actions
Copy link
Copy Markdown
Contributor

This PR is linked to a ticket in an NHS Digital JIRA Project. Here's a handy link to the ticket:

AEA-0000

@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a GitHub Actions workflow to periodically (and manually) run the shared “update dev container version” automation via the NHSDigital/eps-common-workflows reusable workflow.

Changes:

  • Introduces a new workflow_dispatch + scheduled workflow for devcontainer version updates.
  • Configures required permissions and passes GitHub App secrets for PR creation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


jobs:
update_devcontainer_version:
uses: NHSDigital/eps-common-workflows/.github/workflows/update-dev-container-version.yml@23342d86a245c076937abd6aecdd0ce06446b1e6
Copy link

Copilot AI Mar 27, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This workflow pins NHSDigital/eps-common-workflows to a different commit SHA than the rest of this repo’s workflows (others use @5ac2707...). If this isn’t intentional, consider aligning all reusable-workflow references to the same SHA (or a shared tag/release) to keep CI behavior consistent and simplify upgrades/rollbacks.

Suggested change
uses: NHSDigital/eps-common-workflows/.github/workflows/update-dev-container-version.yml@23342d86a245c076937abd6aecdd0ce06446b1e6
uses: NHSDigital/eps-common-workflows/.github/workflows/update-dev-container-version.yml@5ac2707

Copilot uses AI. Check for mistakes.
@sonarqubecloud
Copy link
Copy Markdown

@anthony-nhs anthony-nhs merged commit 2418210 into main Mar 27, 2026
15 checks passed
@anthony-nhs anthony-nhs deleted the update_dev_container branch March 27, 2026 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants